home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17988 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  850 b 

  1. Path: news.interpath.net!softbase
  2. From: softbase@mercury.interpath.com (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.unix.questions,comp.lang.c,comp.lang.c++
  4. Subject: Re: Calling COBOL from C/C++
  5. Followup-To: comp.unix.questions,comp.lang.c,comp.lang.c++
  6. Date: 18 Apr 1996 12:45:47 GMT
  7. Organization: Interpath -- Providing Internet access to North Carolina
  8. Message-ID: <4l5dhr$8g5@news.interpath.net>
  9. References: <317545E2.1DA0@interramp.com> <829814695snz@willen.demon.co.uk>
  10. NNTP-Posting-Host: mercury.interpath.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Adrian Parker (adrian@willen.demon.co.uk) wrote:
  14.  
  15. : > We are trying to call a Microfocus COBOL program from a C/C++ program.  
  16. : You don't need to use "system", you can call your C routine directly
  17. : with a CALL statement. 
  18.  
  19. Except the original poster is trying to do the reverse!
  20.  
  21. Scott
  22.  
  23.